home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / v cisle / sadanastroju / delicious_bookmarks-2.0.64-fx.xpi / chrome / deliciousBookmarks.jar / skin / introWiz.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2008-06-19  |  1.8 KB  |  101 lines

  1. .wizard-header-label {
  2.   font-weight: bold;  
  3.   /*font-size: 1.3em;*/
  4. }
  5.  
  6. .yb-wizard-header-label-step {
  7.   font-weight: bold;
  8.   font-size: 80%;
  9.   /*font-size: 1em;*/
  10. }
  11.  
  12. .wizard-header-description {
  13.     /*font-size: 0em;*/
  14. }
  15.  
  16. #intro-wizard 
  17. {
  18.   font-size: medium;  
  19.   /*font-size: 1.2em;*/
  20.   /*line-height: 1.2em;*/
  21. }
  22.  
  23. #yb-wiz-setup-advance
  24. {
  25.     font-size: small;  
  26. }
  27.  
  28. .smallindent {
  29.   /*font-size: .9em;*/
  30.   font-size: 70%;
  31.   margin-left: 23px;
  32. }
  33.  
  34. .no-margin {
  35.   margin-left: 0px;
  36.   margin-right: 0px;
  37. }
  38.  
  39. .no-right-margin {
  40.   margin-right: 0px;
  41. }
  42.  
  43. .bold {
  44.   font-weight: bold;
  45. }
  46.  
  47. .ralign {
  48.   text-align: right;
  49. }
  50.  
  51. .nowrap {
  52.   white-space: nowrap;
  53. }
  54.  
  55. description {
  56.   -moz-appearance: none;
  57. }
  58. spacer.choice {
  59.   /*height:  0.5em;*/
  60.   height:  50%;
  61. }
  62. spacer.paragraph {
  63.   height:  1em;
  64. }
  65.  
  66. label.text-link {
  67.   margin: 0px;
  68. }
  69.  
  70. label.username {
  71.   font-weight:bold;
  72.   margin:  0px;
  73. }
  74.  
  75. .radio-indent {
  76.   width:  25px;
  77. }
  78.  
  79. #yb-wiz-done-tag {
  80.   /*list-style-image: url("chrome://ybookmarks/skin/tagdelicious.png") !important; 
  81.   -moz-image-region: rect(0px 24px 24px 0px) !important;   */
  82.   list-style-image: url("chrome://ybookmarks/skin/tagButtonBig.png");
  83.   -moz-image-region: rect(0px 24px 24px 0px);   
  84. }
  85.  
  86. #yb-wiz-done-sidebar {
  87.   /*list-style-image: url("chrome://ybookmarks/skin/mydelicious.png") !important; 
  88.   -moz-image-region: rect(0px 24px 24px 0px) !important;  */
  89.   list-style-image: url("chrome://ybookmarks/skin/bookmarksButtonBig.png") !important;
  90.       -moz-image-region: rect(24px 24px 48px 0px) !important;
  91. }
  92.  
  93. #yb-wiz-done-del-web {
  94.     list-style-image: url("chrome://ybookmarks/skin/deliciousButtonBig.png") !important;
  95.     -moz-image-region: rect(24px 24px 48px 0px) !important;    
  96. }
  97.  
  98. #yb-wiz-done-tour {
  99. }
  100.  
  101.